projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0f8e3a
)
(_BSD_SIGNALS): Define.
author
Karl Heuer
<kwzh@gnu.org>
Fri, 19 Jul 1996 19:41:03 +0000
(19:41 +0000)
committer
Karl Heuer
<kwzh@gnu.org>
Fri, 19 Jul 1996 19:41:03 +0000
(19:41 +0000)
src/s/irix5-0.h
patch
|
blob
|
history
diff --git
a/src/s/irix5-0.h
b/src/s/irix5-0.h
index 391ef31c60d404d1905c3a8efb5c501d617154e2..31754342d59aaa8fe15806adf9e38cd4acb74b2f 100644
(file)
--- a/
src/s/irix5-0.h
+++ b/
src/s/irix5-0.h
@@
-2,6
+2,9
@@
#define IRIX5
+/* We want BSD style signals. */
+#define _BSD_SIGNALS
+
#define SETPGRP_RELEASES_CTTY
#ifdef LIBS_SYSTEM